.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10001;background:rgba(0,0,0,0.4)}.modal-box{background:#fff;width:560px;position:absolute;top:50%;right:auto;bottom:auto;left:50%;z-index:0;transform:translate(-50%, -50%)}.modal-box.nopos,.modal-box.review-request-modal{position:inherit;top:0;left:0;transform:translate(0, 0)}.modal-box.review-request-modal{width:auto}.modal-box .modal-head{height:56px;line-height:1;padding:20px 40px;overflow:hidden;position:relative;font-size:16px;font-weight:bold}.modal-box .modal-head a.close-modal{display:block;width:9px;height:9px;background-image:url(../images/scienceNo/icon-close-btn.png);background-size:100% 100%;position:absolute;top:23px;right:20px;bottom:auto;left:auto;z-index:0}.modal-box .modal-content{overflow:hidden;max-height:600px;overflow-y:auto;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.modal-box .modal-content .manager-text{padding:20px 0;line-height:30px;font-weight:bold}.modal-box .modal-content .manager-text .btn{padding:0 10px;border-radius:5px}.modal-box .modal-content .detail-modal-content{padding:40px 24px;overflow:hidden}.modal-box .modal-content .form-group{overflow:hidden;margin-top:18px}.modal-box .modal-content .form-group:first-child{margin-top:0}.modal-box .modal-content i.require{color:#EF2D5F}.modal-box .modal-content .label{width:100px;padding-right:20px;text-align:right;line-height:40px;font-size:16px;float:left}.modal-box .modal-content .label .tips{color:#999}.modal-box .modal-content .label.row{width:100%;text-align:left;font-weight:bold;font-size:14px;color:#1e2537;line-height:20px;margin-bottom:20px}.modal-box .modal-content .form-text{margin-left:100px;position:relative}.modal-box .modal-content .form-text .text-num{position:absolute;top:auto;right:7px;bottom:7px;left:auto;z-index:0}.modal-box .modal-content .form-text.row{margin-left:0}.modal-box .modal-content .form-text.row .form-control{width:100%}.modal-box .modal-content .form-text .form-control{width:320px;height:40px;line-height:40px;border-color:#e5e5e5;padding:0px 10px}.modal-box .modal-content .form-text textarea.form-control{resize:none;height:120px;padding:10px;line-height:32px;padding-bottom:30px}.modal-box .modal-content .upload-btn{float:left;width:106px;height:106px;margin-right:20px;text-align:center;line-height:106px;border:1px solid #e5e5e5;color:#e5e5e5;position:relative;z-index:99}.modal-box .modal-content .upload-btn input{display:none}.modal-box .modal-content .upload-btn i{font-size:30px}.modal-box .modal-content .upload-btn img{margin-right:10px;border:0}.modal-box .modal-content .upload-img-box{overflow:hidden;width:100%}.modal-box .modal-content .upload-img-box .imgs{float:left;width:106px;height:106px;margin-right:20px;margin-top:20px;position:relative}.modal-box .modal-content .upload-img-box .imgs img{width:100%;height:100%;object-fit:cover}.modal-box .modal-content .upload-img-box .imgs .delete{display:inline-block;width:25px;height:25px;cursor:pointer;position:absolute;top:-12px;right:-12px;bottom:auto;left:auto;z-index:11;background:url("../images/useridentity/delete.png") no-repeat center/cover}.modal-box .modal-content .pass-box{width:100%;height:180px;background:#f5f5f5;border-bottom:1px solid #e5e5e5;text-align:center}.modal-box .modal-content .pass-box.nobg{background:#fff}.modal-box .modal-content .pass-box.success{padding:36px 117px 0}.modal-box .modal-content .pass-box .logo{width:120px;height:120px;margin-top:30px}.modal-box .modal-content .pass-box .icon{float:left}.modal-box .modal-content .pass-box .pass-text{margin-left:110px;overflow:hidden;color:#000000;font-size:16px;line-height:26px;text-align:left}.modal-box .modal-content .pass-box .pass-text h2{font-size:24px;line-height:20px;font-weight:bold;margin:10px 0 20px}.modal-box .modal-foot{padding:20px 0;text-align:center}.modal-box .modal-foot .btn{display:inline-block;background:#fff;color:#333;height:40px;padding:12px 40px;text-align:center;margin:0;border-radius:20px;font-size:16px;line-height:1;border:1px solid #e5e5e5}.modal-box .modal-foot .btn.btn-blue{border-color:#0397ED;color:#0397ED;margin-left:20px}.modal-box .modal-foot .btn.btn-blue-bg{border-color:#0397ED;background:#0397ED;color:#fff}.modal-box .modal-foot .btn.btn-pink{background-image:linear-gradient(135deg, #d82e86 0%, #ef2d5f 100%);color:#fff;margin-right:20px;border:1px solid transparent}.modal.modal-group .modal-box{width:560px}.modal.modal-group .modal-box .modal-content{min-height:176px;padding:40px 60px;line-height:32px;font-size:16px;color:#333333;background:#f5f5f5;height:auto}.modal.modal-group .modal-box .modal-foot .btn-gray{color:#333;background:#e5e5e5;border:1px solid transparent}.modal.modal-group .modal-box .select-content{background:#fff}.modal.modal-group .modal-box .select-content .group-content{width:440px}.modal.modal-group .modal-box .select-content .form-control{background-color:#fff}.modal.modal-group .modal-box .select-content .red-tip{margin-top:10px;font-size:16px;color:#d91214}.common-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11111}.common-modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);z-index:1}.common-modal-main{background-color:#fff;color:#333;position:absolute;opacity:1;transform:scale(1);transition:all 0.2s;z-index:2;width:560px;max-width:100%;min-height:312px;left:50%;top:50%;margin-left:-280px;transform:translateY(-50%)}.common-modal-main.scale{transform:scale(0);opacity:0}.common-modal-main .close-modal-btn{position:absolute;right:15px;top:19px;display:block;width:18px;height:18px;background-repeat:no-repeat;background-size:50%;background-position:center;cursor:pointer;z-index:11}.common-modal-main .common-modal-header,.common-modal-main .common-modal-footer .common-modal-footer-main{padding:20px 0;line-height:1}.common-modal-main .common-modal-header{background-color:#fff}.common-modal-main .common-modal-header .common-modal-header-title{padding:0 40px;font-size:16px;font-weight:500;line-height:22px}.common-modal-main .common-modal-footer{text-align:center;font-size:16px}.common-modal-main .common-modal-footer .m-btn:last-of-type{margin-left:16px}.common-modal-main .common-modal-body{background-color:#fff;min-height:176px;border-top:1px solid #e2dfdf;max-height:600px;overflow-y:auto;overflow-x:hidden}.common-modal-main .common-modal-body .pagination span{width:auto;min-width:38px}.common-modal-main .common-modal-body .update-form-modal{padding:20px 30px;background:#fff}.common-modal-main .common-modal-body .update-form-modal .m-form-group{margin-bottom:20px}.common-modal-main .common-modal-body .update-form-modal .label-title{float:left;width:80px;text-align:right;line-height:40px}.common-modal-main .common-modal-body .update-form-modal .label-title i{color:#f10}.common-modal-main .common-modal-body .update-form-modal .group-content{margin-left:100px}.common-modal-main .common-modal-body .update-form-modal .group-content .name-text{width:100%;line-height:40px;height:40px}.common-modal-main .common-modal-body .update-form-modal .group-content textarea{resize:none;height:80px}.common-modal-main .common-modal-body .update-form-modal .checkbox-group{margin-bottom:5px;line-height:30px}.ignore-box{padding:20px 40px;line-height:40px}.ignore-box .copy{color:#0397ED;text-decoration:underline}.ignore-box .black-text{border:1px solid #e2dfdf;padding:10px 20px;line-height:26px}.identity-modal-content{overflow:hidden;padding:30px 90px}.identity-modal-content .identity-item{float:left;width:177px;height:150px;background:url("../images/useridentity/bussiness.png") no-repeat center;background-size:cover;padding-top:33px;text-align:center;font-size:16px;color:#000000;line-height:16px;cursor:pointer;position:relative;border-radius:6px}.identity-modal-content .identity-item .login-now{display:inline-block;width:103px;height:23px;position:absolute;top:-4px;right:36px;bottom:auto;left:auto;z-index:0;background:url("../images/useridentity/login-now1.png") no-repeat center/cover;z-index:1}.identity-modal-content .identity-item.active{box-shadow:0 0 20px 0 #c5dbf7;border:1px solid #198aed}.identity-modal-content .identity-item:last-child{float:right;background:url("../images/useridentity/company.png") no-repeat center;background-size:cover}.identity-modal-content .identity-item:last-child.active{box-shadow:0 0 20px 0 #d2e5cf;border:1px solid #71bb8a}.identity-modal-content .identity-item:last-child .login-now{background:url("../images/useridentity/login-now2.png") no-repeat center/cover}.identity-modal-content .identity-item h2{line-height:50px;font-size:36px;margin-bottom:5px}.choose-identity-modal .modal-box{width:760px}.choose-identity-modal .identity-item{float:left;margin-right:20px}.choose-identity-modal .identity-item:last-child{margin-right:0}.choose-identity-modal .identity-modal-content .identity-item.identity-item-org{background:url(../images/useridentity/company.png) no-repeat center;background-size:cover}.choose-identity-modal .identity-modal-content .identity-item.identity-item-tech{background:url(../images/useridentity/zttechmanager.png) no-repeat center;background-size:cover}.choose-identity-modal .identity-modal-content .identity-item.identity-item-tech h2{font-size:30px}.editidentity-modal-content{overflow:hidden;padding:30px}.editidentity-modal-content .editidentity-item{padding:10px 20px;cursor:pointer;border:1px solid #e3e8ec;font-size:14px;line-height:25px;margin-bottom:20px;color:#999}.editidentity-modal-content .editidentity-item label{font-weight:normal;margin-left:10px;margin-bottom:20px}.editidentity-modal-content .editidentity-item label:first-child{margin-left:0}.editidentity-modal-content .editidentity-item label input{margin-right:5px;color:#999}.editidentity-modal-content .editidentity-item h2{color:#333;line-height:30px;font-size:18px;margin-bottom:5px;font-weight:bold}.editidentity-modal-content .editidentity-item.active{background:url("../images/useridentity/editidentity-itembg.png") no-repeat right bottom;border-color:#0397ED}.icon-interest-person{width:80px;height:20px;background-image:url(../images/scienceNo/icon-interest-person.png)}.icon-close-btn{width:9px;height:9px;background-image:url(../images/scienceNo/icon-close-btn.png)}.icon-add-img{width:14px;height:14px;background-image:url(../images/scienceNo/icon-add-img.png)}.icon-arrow-right{width:3px;height:6px;background-image:url(../images/scienceNo/icon-arrow-right.png)}.icon-arrow-btm{width:6px;height:4px;background-image:url(../images/scienceNo/icon-arrow-btm.png)}.icon-delete-label{width:17px;height:17px;background-image:url(../images/scienceNo/icon-delete-label.png)}.icon-add-emoji{width:14px;height:14px;background-image:url(../images/scienceNo/icon-add-emoji.png)}.index-part2 .part-title .part-more,.index-part3 .part-title .part-more,.index-part8 .science-box .science-cont .circle-box .circle-title .part-more,.index-part1 .select-box .select-more{display:inline-block;width:70px;height:30px;font-size:16px;color:#fff;line-height:30px;text-align:center;background:linear-gradient(135deg, #36BEF7 0%, #198AED 100%);box-shadow:4px 4px 10px 0px rgba(37,159,241,0.4);border-radius:15px;font-weight:300}.index-part2 .part-title,.index-part3 .part-title,.index-part8 .science-box .science-cont .circle-box .circle-title{padding:0 40px;position:relative}.index-part2 .part-title h3,.index-part3 .part-title h3,.index-part8 .science-box .science-cont .circle-box .circle-title h3{font-size:28px;line-height:28px;color:#333;font-weight:bold}.index-part2 .part-title h3 span,.index-part3 .part-title h3 span,.index-part8 .science-box .science-cont .circle-box .circle-title h3 span{color:#198AED}.index-part2 .part-title .part-tab,.index-part3 .part-title .part-tab,.index-part8 .science-box .science-cont .circle-box .circle-title .part-tab{padding:0 25px;font-size:18px}.index-part2 .part-title .part-tab a,.index-part3 .part-title .part-tab a,.index-part8 .science-box .science-cont .circle-box .circle-title .part-tab a,.index-part2 .part-title .part-tab span,.index-part3 .part-title .part-tab span,.index-part8 .science-box .science-cont .circle-box .circle-title .part-tab span{float:left;margin:0 15px;color:#333;padding-bottom:8px;cursor:pointer}.index-part2 .part-title .part-tab a.active,.index-part3 .part-title .part-tab a.active,.index-part8 .science-box .science-cont .circle-box .circle-title .part-tab a.active,.index-part2 .part-title .part-tab span.active,.index-part3 .part-title .part-tab span.active,.index-part8 .science-box .science-cont .circle-box .circle-title .part-tab span.active{border-bottom:2px solid #198AED}.index-part3 .meet-title h3,.index-part3 .news-box .trade-box .trade-title h3,.index-part4 .service-title h3,.index-part5 .service-title h3,.index-part6 .service-title h3,.index-part7 .supply-title h3,.index-part8 .science-box .science-title h3,.index-part8 .science-box .science-cont .science-dynamic .dynamic-title h3{position:relative;font-size:48px;line-height:48px;text-align:center;font-weight:bold}.index-part3 .meet-title h3 span,.index-part3 .news-box .trade-box .trade-title h3 span,.index-part4 .service-title h3 span,.index-part5 .service-title h3 span,.index-part6 .service-title h3 span,.index-part7 .supply-title h3 span,.index-part8 .science-box .science-title h3 span,.index-part8 .science-box .science-cont .science-dynamic .dynamic-title h3 span{color:#198AED}.index-part3 .meet-title h3 .meet-more,.index-part3 .news-box .trade-box .trade-title h3 .meet-more,.index-part4 .service-title h3 .meet-more,.index-part5 .service-title h3 .meet-more,.index-part6 .service-title h3 .meet-more,.index-part7 .supply-title h3 .meet-more,.index-part8 .science-box .science-title h3 .meet-more,.index-part8 .science-box .science-cont .science-dynamic .dynamic-title h3 .meet-more{background:none;color:#333;font-weight:300;font-size:16px;height:48px;line-height:48px;position:absolute;top:0;right:0;bottom:auto;left:auto;z-index:0}.index-part3 .meet-title p,.index-part3 .news-box .trade-box .trade-title p,.index-part4 .service-title p,.index-part5 .service-title p,.index-part6 .service-title p,.index-part7 .supply-title p,.index-part8 .science-box .science-title p,.index-part8 .science-box .science-cont .science-dynamic .dynamic-title p{margin-top:10px;line-height:16px;height:16px;font-size:16px;color:#666;font-weight:300;text-align:center}.index-part4 .service-list-item{float:left;width:216px !important;margin:0 15px;background:#fff}.index-part4 .service-list-item .service-img{position:relative;height:121px}.index-part4 .service-list-item .service-img span{display:inline-block;padding:0 10px;background:rgba(25,138,237,0.8);color:#fff;font-size:14px;font-weight:300;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;top:auto;right:auto;bottom:0;left:0}.index-part4 .service-list-item h3{margin:10px 20px;font-size:18px;height:53px;line-height:28px;color:#333;font-weight:bold;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part4 .service-list-item p{margin:20px;font-size:14px;color:#333;height:72px;line-height:24px;font-weight:300;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part7 .swiper-cont .part-content-needs .form-condition{height:34px}.index-part7 .swiper-cont .part-content-needs .form-condition .form-condition-line{position:relative;float:left;margin-right:10px}.index-part7 .swiper-cont .part-content-needs .form-condition .form-condition-line .iconfont{font-size:12px;color:#198AED;position:absolute;top:11px;right:auto;bottom:auto;left:10px;z-index:100}.index-part7 .swiper-cont .part-content-needs .form-condition .select{position:relative;white-space:nowrap;min-width:150px;height:34px;border:1px solid #E5E5E5;cursor:pointer;background-color:#fff;font-size:14px;padding-left:22px}.index-part7 .swiper-cont .part-content-needs .form-condition .select:before{content:"";position:absolute;top:12px;right:10px;border-bottom:4px solid #666;border-right:4px solid transparent;border-left:4px solid transparent}.index-part7 .swiper-cont .part-content-needs .form-condition .select:after{content:"";position:absolute;top:18px;right:10px;border-top:4px solid #666;border-right:4px solid transparent;border-left:4px solid transparent}.index-part7 .swiper-cont .part-content-needs .form-condition .select .select_text{padding:0 20px 0 10px;height:34px;line-height:34px}.index-part7 .swiper-cont .part-content-needs .form-condition .select_ul{display:none;position:absolute;top:34px;left:-1px;z-index:100;width:100%;min-width:150px;max-height:350px;overflow-y:scroll;border:1px solid #D4D4D4;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff}.index-part7 .swiper-cont .part-content-needs .form-condition .select_ul li{line-height:36px;text-indent:10px}.index-part7 .swiper-cont .part-content-needs .form-condition .select_ul li:hover{background:#198AED;color:#fff}.index-part7 .swiper-cont .part-content-needs .form-condition .select_ul li.cur{background:#198AED;color:#fff}.index-part7 .swiper-cont .list-block{display:block;width:216px;height:202px;margin:0 15px 30px;float:left;position:relative;transition:all 0.5s}.index-part7 .swiper-cont .need-item.list-block .tags .tag{max-width:160px}.index-part7 .swiper-cont .list-block:hover{transform:translateY(-6px)}.index-part7 .swiper-cont .list-block>a{display:inline-block;width:100%;height:100%}.index-part7 .swiper-cont .list-block .title{margin:30px 20px 44px 20px;height:48px;line-height:24px;color:#333;font-size:16px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part7 .swiper-cont .list-block .more{height:38px;line-height:38px;font-size:14px;text-align:center;color:#333;width:100%;font-weight:300;position:absolute;top:auto;right:auto;bottom:0;left:0}.index-part7 .swiper-cont .list-block .tags{margin:0 20px;overflow:hidden;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.index-part7 .swiper-cont .list-block .tags .tag{max-width:64px;height:23px;line-height:20px;padding:0 6px;display:inline-block;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;color:#198AED;margin-right:6px;font-size:12px;border:1px solid #198AED}.index-part7 .swiper-cont .list-block .tags .tag:nth-child(1){color:#198AED;border-color:#198AED}.index-part7 .swiper-cont .list-block .tags .tag:nth-child(2){color:#5F41B8;border-color:#5F41B8}.index-part7 .swiper-cont .list-block .tags .tag:nth-child(3){color:#DC167C;border-color:#DC167C}.index-part7 .swiper-cont .list-block .tags .tag:nth-child(4){color:#E50A0A;border-color:#E50A0A}.index-part7 .swiper-cont .list-block .tags .tag:nth-child(5){color:#FF4E2A;border-color:#FF4E2A}.index-part7 .swiper-cont .list-block:nth-child(1) .tags .tag:first-child{color:#198AED;border-color:#198AED}.index-part7 .swiper-cont .list-block:nth-child(2) .tags .tag:first-child{color:#5F41B8;border-color:#5F41B8}.index-part7 .swiper-cont .list-block:nth-child(3) .tags .tag:first-child{color:#DC167C;border-color:#DC167C}.index-part7 .swiper-cont .list-block:nth-child(4) .tags .tag:first-child{color:#E50A0A;border-color:#E50A0A}.index-part7 .swiper-cont .list-block:nth-child(5) .tags .tag:first-child{color:#FF4E2A;border-color:#FF4E2A}body{overflow-x:hidden}.wrap{width:1200px;margin:0 auto;position:relative}.index-part1{background:#C8D2DF;background-size:100% 100%}.index-part1 .wrap{top:20px}.index-part1 .swiper-box{position:relative}.index-part1 .swiper-box::before{display:block;content:'';width:161px;height:161px;background:url("../images/index/bg-1.png") no-repeat;background-size:100%;position:absolute;top:auto;right:auto;bottom:109px;left:-161px;z-index:1}.index-part1 .swiper-box .part-pagination{position:absolute;top:auto;right:auto;bottom:20px;left:0;text-align:center;z-index:9}.index-part1 .swiper-box .part-pagination .swiper-pagination-bullet{width:12px;height:12px;opacity:1}.index-part1 .swiper-box .one-release{width:160px;height:48px;background:url("../images/index/one.png") no-repeat;background-size:100%;margin-left:-80px;cursor:pointer;position:absolute;top:auto;right:auto;bottom:50px;left:50%;z-index:110}.index-part1 .threelj{position:relative;z-index:2;height:89px;padding:16px 39px 0;background:#fff linear-gradient(90deg, #EBF0F8 0%, #fff 100%)}.index-part1 .threelj a{width:360px;height:68px;margin:0 6px;text-indent:-99px;overflow:hidden}.index-part1 .threelj a:nth-child(1){background:url("../images/index/link-1.png") no-repeat center center;background-size:100% 100%}.index-part1 .threelj a:nth-child(2){background:url("../images/index/link-2.png") no-repeat center center;background-size:100% 100%}.index-part1 .threelj a:nth-child(3){background:url("../images/index/link-3.png") no-repeat center center;background-size:100% 100%}.index-part1 .swiper-select{position:relative;z-index:2;background:#eaf0f7}.index-part1 .top-news-list::before,.index-part1 .notice-info-list::before{content:'';width:50px;height:320px;position:absolute;bottom:6px;right:0;z-index:0;background:no-repeat left/auto 100%}.index-part1 .top-news-list::before{background-image:url("../images/newindex/list-dec-kctt.png")}.index-part1 .notice-info-list::before{background-image:url("../images/newindex/list-dec-tzgg.png")}.index-part1 .notice-info-item,.index-part1 .top-news-item{position:relative;z-index:2}.index-part1 .swiper-img{width:750px;height:400px}.index-part1 .swiper-img a,.index-part1 .swiper-img img{display:block;width:100%;height:400px}.index-part1 .select-box{position:relative;width:450px;height:400px}.index-part1 .select-box::after{display:block;content:'';width:469px;height:458px;background:url("../images/newindex/bg-1.png") no-repeat;background-size:100%;position:absolute;top:-93px;right:-235px;bottom:auto;left:auto;z-index:1}.index-part1 .select-box .select-title{padding:13px 20px;background:linear-gradient(90deg, #EBF0F8 0%, #fff 100%);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);border:1px solid #FFFFFF;position:relative;z-index:4}.index-part1 .select-box .select-title h3{font-size:24px;line-height:1;color:#333;font-weight:bold}.index-part1 .select-box .select-title h3 span{color:#198AED}.index-part1 .select-box .select-tab{padding:0 25px;font-size:18px}.index-part1 .select-box .select-tab a,.index-part1 .select-box .select-tab span{float:left;margin:0 15px;color:#333;padding-bottom:8px;cursor:pointer}.index-part1 .select-box .select-tab a.active,.index-part1 .select-box .select-tab span.active{border-bottom:2px solid #198AED}.index-part1 .select-box .select-cont{padding:15px 20px;position:relative;z-index:4;height:342px;overflow:hidden}.index-part1 .select-box .select-cont li:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}*html .index-part1 .select-box .select-cont li{zoom:1}*:first-child+html .index-part1 .select-box .select-cont li{zoom:1}.index-part1 .select-box .select-cont .top-news-item{padding-bottom:8px}.index-part1 .select-box .select-cont .top-news-item+.top-news-item{padding-top:8px;border-top:1px solid #E5E5E5}.index-part1 .select-box .select-cont .top-news-item .top-news-item-detail,.index-part1 .select-box .select-cont .notice-info-item .top-news-item-detail{float:right;width:calc(100% - 58px);padding:17px 0;color:#333;font-size:16px;line-height:16px;height:50px;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.index-part1 .select-box .select-cont .top-news-item .top-news-item-detail:hover,.index-part1 .select-box .select-cont .notice-info-item .top-news-item-detail:hover{color:#198AED}.index-part1 .select-box .select-cont .top-news-item .select-type,.index-part1 .select-box .select-cont .notice-info-item .select-type{width:48px;height:48px;font-size:14px;padding:8px 9px;text-align:center;line-height:1.2;color:#198AED;word-break:break-all;font-weight:700;background:url("../images/newindex/select-item-bg.png") no-repeat center/cover;float:left}.index-part1 .select-box .select-cont .top-news-item .select-type-item,.index-part1 .select-box .select-cont .notice-info-item .select-type-item{line-height:1;display:block}.index-part1 .select-box .select-cont .top-news-item .select-type{display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.index-part1 .select-box .select-cont .notice-info-item .select-type{font-size:12px;padding:12px 0;flex:0 0 48px}.index-part2{position:relative;background:#96A4B7;margin-top:-89px;padding-top:89px}.index-part2 .wrap{top:20px}.index-part2 .part-title{padding-top:16px;height:70px;background:url("../images/newindex/demand-title.png") no-repeat center;background-size:100% 100%;z-index:4}.index-part2 .part-title h3{font-size:28px}.index-part2 .part-title h3 span{color:#DC163B}.index-part2 .demand-table{height:420px;background:#FFFFFF;box-shadow:0 5px 31px -2px rgba(0,0,0,0.7);border:1px solid;overflow:auto;border-image:linear-gradient(180deg, #c8d2df, #fff) 1 1}.index-part2 .demand-table ol{width:100%;height:45px;border-bottom:1px solid #E5E5E5}.index-part2 .demand-table ol li{margin-right:10px;float:left;font-size:16px;color:#333;font-weight:600;text-align:left;height:45px;line-height:45px}.index-part2 .demand-table ol li:first-child,.index-part2 .demand-table ol li:last-child{padding-left:40px}.index-part2 .demand-table ol li:nth-child(1){width:183px}.index-part2 .demand-table ol li:nth-child(2){width:240px}.index-part2 .demand-table ol li:nth-child(3){width:90px}.index-part2 .demand-table ol li:nth-child(4){width:143px}.index-part2 .demand-table ol li:nth-child(5){width:104px}.index-part2 .demand-table ol li:nth-child(6){width:104px}.index-part2 .demand-table ol li:nth-child(7){width:104px}.index-part2 .demand-table ol li:nth-child(8){width:114px}.index-part2 .demand-table ul{height:371px}.index-part2 .demand-table ul li{float:left;z-index:30;height:auto;padding:15px 30px;min-height:62px;line-height:20px;font-size:16px;color:#333}.index-part2 .demand-table ul li:hover{box-shadow:0px 0px 20px 0px rgba(0,0,0,0.19);z-index:123}.index-part2 .demand-table ul li:hover span,.index-part2 .demand-table ul li:hover a{font-weight:700;color:#198AED}.index-part2 .demand-table ul li:hover span.font-gray,.index-part2 .demand-table ul li:hover span.need-title,.index-part2 .demand-table ul li:hover a.font-gray,.index-part2 .demand-table ul li:hover a.need-title{color:#198AED}.index-part2 .demand-table ul li:hover span.font-gray a,.index-part2 .demand-table ul li:hover span.need-title a,.index-part2 .demand-table ul li:hover a.font-gray a,.index-part2 .demand-table ul li:hover a.need-title a{color:#198AED}.index-part2 .demand-table ul li:hover span.handle-btn,.index-part2 .demand-table ul li:hover a.handle-btn{color:#fff;background-color:#198AED;border-color:#198AED}.index-part2 .demand-table ul li:nth-child(2n){background:#F9FAFC}.index-part2 .demand-table ul li>span{float:left;margin-right:10px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part2 .demand-table ul li>span.font-red{color:#DC163B}.index-part2 .demand-table ul li>span.font-blue{color:#198AED}.index-part2 .demand-table ul li>span.font-blue em{font-style:normal;color:#333}.index-part2 .demand-table ul li>span.font-green{color:#41B891}.index-part2 .demand-table ul li>span.font-gray{color:#999}.index-part2 .demand-table ul li>span:nth-child(1),.index-part2 .demand-table ul li>span:nth-child(4){font-weight:700}.index-part2 .demand-table ul li>span:nth-child(1){width:143px}.index-part2 .demand-table ul li>span:nth-child(2){width:250px}.index-part2 .demand-table ul li>span:nth-child(3){width:90px}.index-part2 .demand-table ul li>span:nth-child(4){width:143px}.index-part2 .demand-table ul li>span:nth-child(5){width:104px}.index-part2 .demand-table ul li>span:nth-child(6){width:104px}.index-part2 .demand-table ul li>span:nth-child(7){width:104px}.index-part2 .demand-table ul li>span:nth-child(8){width:114px;text-align:center}.index-part2 .demand-table ul li>span .item-deadline-date{display:block}.index-part2 .demand-table ul li .need-title a{display:block;color:#333;margin:0;border:0;width:100%;text-align:left;background:none;line-height:1.2;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part2 .demand-table ul li a{display:inline-block;color:#198AED;margin:0 auto;width:70px;text-align:center;line-height:30px;background:#FFFFFF;border-radius:4px;border:1px solid #E5E5E5}.index-part3{overflow:hidden;padding-top:56px}.index-part3 .yunketang{width:1200px;margin:0 auto 30px}.index-part3 .wrap:before{content:'';display:block;width:469px;height:458px;background:url("../images/newindex/bg-1.png") no-repeat;background-size:100% 100%;position:absolute;top:61px;right:auto;bottom:auto;left:-200px;z-index:-1}.index-part3 .wrap:after{content:'';display:block;width:287px;height:280px;background:url("../images/newindex/bg-7.png") no-repeat;background-size:100% 100%;position:absolute;top:-250px;right:-250px;bottom:auto;left:auto}.index-part3 .part-tab{padding-right:0}.index-part3 .meet-title p{font-weight:300}.index-part3 .meet-list{margin:0 -20px 20px;background:#fff;position:relative}.index-part3 .meet-list .service-page{bottom:12px}.index-part3 .meet-list .meet-list-item{float:left;margin:40px 20px;width:270px !important;transition:0.5s;padding-bottom:30px;background:linear-gradient(315deg, #F5F8FF 0%, #fff 100%)}.index-part3 .meet-list .meet-list-item:hover{transform:translateY(-6px);box-shadow:0px 40px 20px -20px rgba(98,108,121,0.4)}.index-part3 .meet-list .meet-list-item:hover h3{color:#0397ED}.index-part3 .meet-list .meet-list-item img{width:100%;height:150px}.index-part3 .meet-list .meet-list-item h3{height:52px;font-size:18px;line-height:28px;color:#333;margin:20px;font-weight:bold;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.index-part3 .meet-list .meet-list-item p{padding:0 20px;margin-bottom:10px;font-size:12px;height:14px;color:#333;line-height:14px;max-width:100%;font-weight:300;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.index-part3 .meet-list .meet-list-item p i{display:inline-block;width:18px;font-size:12px;color:#0397ED}.index-part3 .news-box{margin-bottom:60px}.index-part3 .news-box .part-title{border-bottom:2px solid #C8D2DF;line-height:70px;height:70px}.index-part3 .news-box .part-title h3{padding:0 38px;height:100%;line-height:70px;background:#fff linear-gradient(180deg, #fff 0%, #C8D2DF 100%)}.index-part3 .news-box .part-title .part-tab span{padding-bottom:8px;margin-top:25px;line-height:1;font-weight:300}.index-part3 .news-box .part-title .part-tab span.active,.index-part3 .news-box .part-title .part-tab span:hover{font-weight:700}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list a,.index-part3 .news-box .trade-box .trade-list a{margin-bottom:35px;display:block;font-size:16px;line-height:16px;height:16px;color:#333;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list a:hover,.index-part3 .news-box .trade-box .trade-list a:hover{color:#198AED;font-weight:700}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list a:last-child,.index-part3 .news-box .trade-box .trade-list a:last-child{margin:0}.index-part3 .news-box .dynamic-box .part-title{padding:0}.index-part3 .news-box .dynamic-box .part-title .dynamic-more{height:30px;line-height:30px;color:#999;font-size:16px;font-weight:300;position:absolute;right:0;top:18px}.index-part3 .news-box .dynamic-box .dynamic-condition{height:270px}.index-part3 .news-box .dynamic-box .dynamic-cont{margin-top:30px}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-img{width:340px;height:270px}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-img a{cursor:initial}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list{width:calc(100% - 380px);margin-bottom:30px}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list:last-child{margin-bottom:0}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list span{color:#999;float:right}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-list a{float:left;width:calc(100% - 120px)}.index-part3 .news-box .dynamic-box .dynamic-cont .dynamic-overall{width:100%}.index-part3 .news-box .trade-box{width:calc(100% - 830px)}.index-part3 .news-box .trade-box .trade-title{padding:0}.index-part3 .news-box .trade-box .trade-title h3{text-align:left;font-size:28px;line-height:28px}.index-part3 .news-box .trade-box .trade-title h3 .meet-more{height:28px;line-height:28px;color:#999}.index-part3 .news-box .trade-box .trade-list{margin-top:30px}.index-part3 .technologytrade{position:relative}.index-part3 .technologytrade .close-box{display:block;position:absolute;right:0;bottom:0;padding:5px 0 5px 5px;font-size:0;background-color:#b2b2b2;background-color:rgba(0,0,0,0.3)}.index-part3 .technologytrade .close-box img{float:left;height:12px;margin-right:5px}.index-part3 .technologytrade .ad{height:200px}.index-part4{background:#e7f4fb url("../images/newindex/part-bg.png") no-repeat center;background-size:cover;padding-top:60px;padding-bottom:84px}.index-part4 .service-title .service-more{width:97px;height:30px;font-size:16px;padding-left:24px;background:#FFFFFF;border-radius:4px;color:#198AED;line-height:30px;text-align:left;font-weight:300;border:1px solid #198AED;position:absolute;top:9px;right:0;bottom:auto;left:auto;z-index:5}.index-part4 .service-list{margin:40px -15px 0}.index-part4 .service-page{bottom:-34px}.index-part4 .service-list-item{position:relative;transition:0.5s}.index-part4 .service-list-item .service-img span{max-width:100%}.index-part4 .service-list-item:hover{transform:translateY(-6px)}.index-part4 .service-list-item:after{content:'';display:block;width:8px;height:8px;border:3px solid #198AED;border-left:0;border-top:0;position:absolute;top:auto;right:0;bottom:0;left:auto}.index-part5{margin-top:0;background:#f6ecec url("../images/newindex/part-bg1.png") no-repeat center;background-size:cover}.index-part5 .service-title h3 span{color:#DC163B}.index-part5 .service-title .service-more{color:#DC163B;border:1px solid #DC163B}.index-part5 .service-list-item:after{border-color:#DC163B}.index-part5 .service-list-item .service-img span{max-width:100%}.index-part6{background:#fff;padding-bottom:60px}.index-part6 .swiper-container{padding-bottom:40px}.index-part6 .wrap{position:relative}.index-part6 .wrap:before,.index-part6 .wrap:after{content:'';display:block;width:520px;height:450px}.index-part6 .wrap:before{position:absolute;top:0;right:auto;bottom:auto;left:-350px;background:url("../images/newindex/personnel-left.png") no-repeat;background-size:100% 100%}.index-part6 .wrap:after{position:absolute;top:auto;right:-350px;bottom:-60px;left:auto;background:url("../images/newindex/personnel-right.png") no-repeat;background-size:100% 100%}.index-part6 .service-title{padding:40px 0;background:url("../images/newindex/talent.png") no-repeat center 65px;background-size:226px 40px}.index-part6 .service-title h3{z-index:3}.index-part6 .personnel-list{margin:0 -15px}.index-part6 .personnel-list .personnel-list-item{display:block;position:relative;float:left;width:216px !important;height:316px;margin:0 15px;overflow:hidden;color:#333;background:#fff;text-align:center;border:1px solid #E5E5E5}.index-part6 .personnel-list .personnel-list-item img{width:128px;height:128px;border-radius:50%;margin:30px 28px 0}.index-part6 .personnel-list .personnel-list-item h4{margin:20px 20px 14px;height:20px;line-height:20px;font-weight:bold;color:#333;font-size:20px}.index-part6 .personnel-list .personnel-list-item .fwt{position:relative;z-index:2;max-width:180px;margin:0 auto 10px;padding:2px 10px;height:26px;line-height:23px;font-size:16px;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#198AED;display:inline-block;border:1px solid #198AED;background:#fff}.index-part6 .personnel-list .personnel-list-item .fwt:hover{background:#198AED;color:#fff}.index-part6 .personnel-list .personnel-list-item p{margin:0 20px;height:52px;line-height:26px;font-size:16px;color:#333;font-weight:300;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part6 .personnel-list .personnel-list-item .item-desc{transition:all .3s}.index-part6 .personnel-list .personnel-list-item:hover{box-shadow:0px 40px 20px -20px rgba(98,108,121,0.4)}.service-page{width:100%;text-align:center;z-index:9;position:absolute;top:auto;right:auto;bottom:-23px;left:0}.service-page .swiper-pagination-bullet{width:30px;height:4px;margin:0 5px;background:#C8D2DF;border-radius:2px;opacity:1}.service-page .swiper-pagination-bullet-active{background:#198AED}.index-part7{background:#C8D2DF}.index-part7 .cont{padding-top:40px;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%)}.index-part7 .cont .prow{height:650px;position:relative;margin:0 -15px}.index-part7 .cont .prow:hover .swiper-arrow{display:block}.index-part7 .cont .wrap{height:100%}.index-part7 .cont .swiper-arrow a{top:auto;bottom:50%;left:0;z-index:99}.index-part7 .cont .swiper-arrow a:last-child{left:auto;right:0}.index-part7 .cont .needs-cont .swiper-arrow a{bottom:50%}.index-part7 .cont .project-cont .swiper-arrow a{bottom:45%}.index-part7 .cont .talents-cont .swiper-arrow a{bottom:49%}.index-part7 .supply-title{height:178px;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%);border:1px solid;border-image:linear-gradient(180deg, rgba(255,255,255,0), #fff) 1 1;border-top:0}.index-part7 .supply-title h3 .meet-more{right:40px}.index-part7 .supply-title .talents-condition{float:left;margin-top:40px;position:relative;z-index:3;display:none}.index-part7 .supply-title .talents-condition .talents-tab{background-color:#fff;border-radius:13px;height:26px;line-height:26px}.index-part7 .supply-title .talents-condition .talents-tab span{padding:0 10px;float:left;font-size:16px;cursor:pointer;color:#999;font-weight:300}.index-part7 .supply-title .talents-condition .talents-tab span.active{border-radius:13px;font-weight:700;background-color:#198AED;color:#fff}.index-part7 .supply-tab{position:relative;margin-top:40px;padding:0 20px;font-size:24px;float:left}.index-part7 .supply-tab span{position:relative;z-index:3;float:left;color:#333;margin:0 24px;padding-bottom:8px;cursor:pointer;font-weight:bold}.index-part7 .supply-tab span .iconfont{font-size:24px}.index-part7 .supply-tab span.active{color:#198AED}.index-part7 .supply-tab span.active:after{content:'';width:100%;height:4px;background:#198AED;border-radius:2px;position:absolute;top:auto;right:auto;bottom:0;left:0}.index-part7 .swiper-cont{position:relative;top:-69px;padding-top:109px}.index-part7 .swiper-cont .part-content-needs .form-condition{position:absolute;top:-109px;right:30px;bottom:auto;left:auto}.index-part7 .swiper-cont .list-block{margin:0 15px 30px;height:153px;background:url("../images/newindex/bg-4.png") no-repeat 0 0;background-size:100% 100%;z-index:2;box-shadow:0px 4px 10px 0px rgba(153,153,153,0.2)}.index-part7 .swiper-cont .list-block .title{margin-top:20px;margin-bottom:10px}.index-part7 .swiper-cont .list-block.need-item .more{height:34px;line-height:34px}.index-part7 .swiper-cont .list-block img{max-height:100px;min-height:100px;display:block;margin:0 auto}.index-part7 .swiper-cont .projcet-block{position:relative;height:271px;margin-bottom:20px;background:url("../images/newindex/bg-5.png") no-repeat 0 0;background-size:100% 100%}.index-part7 .swiper-cont .projcet-block .tag-fruit{width:70px;height:23px;position:absolute;top:10px;right:0;bottom:auto;left:auto;z-index:0;z-index:10}.index-part7 .swiper-cont .projcet-block .tag-fruit img{min-height:23px}.index-part7 .swiper-cont .projcet-block .title,.index-part7 .swiper-cont .projcet-block .addres{margin:0 20px}.index-part7 .swiper-cont .projcet-block .title{margin-top:10px;line-height:1.5;margin-bottom:7px;font-weight:700;font-size:16px;max-height:48px;overflow:hidden;height:auto;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part7 .swiper-cont .projcet-block .addres{color:#999;font-size:14px;line-height:14px;height:14px}.index-part7 .swiper-cont .projcet-block .addres .iconfont{font-size:14px}.index-part7 .swiper-cont .projcet-block .tags{margin-top:20px;position:absolute;bottom:50px}.index-part7 .swiper-cont .part-content-talents .project-list .label-title{margin-bottom:20px;font-size:16px;line-height:18px;font-weight:700;border-left:4px solid #198AED;padding-left:5px}.index-part7 .swiper-cont .part-content-talents .project-list .project-box{margin-bottom:40px}.index-part7 .swiper-cont .part-content-talents .project-list .project-box:last-child{margin-bottom:0}.project-item{float:left;width:216px;height:257px;overflow:hidden;margin-right:30px;font-weight:300;padding:20px;padding-bottom:0;position:relative;transition:all .5s;padding-top:15px;background:url("../images/newindex/bg-5.png") no-repeat center/cover}.project-item:nth-child(5){margin-right:0}.project-item:hover{transform:translateY(-6px)}.project-item .blue-text{font-size:12px;color:#0397ED;line-height:1}.project-item .blue-text.rows{line-height:14px}.project-item .label:first-child{margin-right:10px;width:60px;height:60px;border:1px solid #E5E5E5;background-color:#fff;overflow:hidden;border-radius:50%}.project-item .label.item-title{margin-right:-70px;width:100%}.project-item .label.item-title p{margin-right:70px;margin-top:10px;max-height:40px;white-space:normal;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.project-item .flex-content{display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.project-item .item-name{clear:both;padding-top:15px;color:#198AED;margin-bottom:10px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-item .item-contributor{margin-bottom:4px}.project-item .item-contributor .title{color:#999}.project-item .more{height:34px;line-height:34px;text-align:center;color:#333;font-weight:300;width:100%;position:absolute;top:auto;right:auto;bottom:0;left:0}.project-item .logo{display:block}.project-item .logo.logo-fj{width:40px;height:40px;background:url("../images/index/feijiang.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-zqfj{width:40px;height:40px;background:url("../images/index/zqfj.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-zlf{width:40px;height:40px;background:url("../images/index/zlf.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-qzzy{width:40px;height:40px;background:url("../images/index/qzzy.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-ty{width:50px;height:35px;background:url(../images/index/tianyuan.png) no-repeat;background-size:100% 100%;margin:12px 4px}.project-item .logo.logo-zy{width:114px;height:36px;background:url("../images/index/zhangyu.png") no-repeat;background-size:100% 100%;margin:10px 6px}.project-item .logo.logo-al{width:45px;height:36px;background:url("../images/index/al.png") no-repeat;background-size:100% 100%;margin:10px 6px}.project-item .logo.logo-jd{width:40px;height:40px;background:url("../images/newindex/jd.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-sh{width:40px;height:40px;background:url("../images/index/shanhu.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-qz{width:38px;height:31px;background:url("../images/index/qizhi.png") no-repeat;background-size:100% 100%}.project-item .logo.logo-hw{width:140px;height:32px;background:url("../images/index/huawei.png") no-repeat;background-size:100% 100%;margin:14px 10px}.project-item .logo.logo-zh{width:85px;height:40px;background:url("../images/index/zongheng.png") no-repeat;background-size:100% 100%;margin:10px 8px}.project-item.text-blue{width:396px;height:60px;font-size:16px;font-weight:500;color:#0397ED;text-align:center;line-height:60px;margin-top:10px;padding:0}.project-item .desc{display:block;font-size:14px;height:36px;line-height:18px;color:#999999;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.project-item .desc.rows{line-height:14px;text-align:left}.project-item .bold-name{line-height:1;font-weight:500}.project-item .label{float:left;min-height:20px;font-weight:500;line-height:20px}.project-item .label p{color:#0397ED;text-align:left;width:112px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-item .label span{display:inline-block}.project-item .label .dark{font-size:16px;color:#333;height:20px;line-height:20px;margin:5px 0;display:inline-block;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.project-item .label .orange{font-size:14px;color:#198AED;height:16px;line-height:16px;font-weight:normal;display:inline-block;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.project-item .label .blue-text{font-weight:normal}.project-item .label.label-border{position:relative}.project-item .label.label-border:after{display:inline-block;content:'';width:1px;height:100%;background:#333;position:absolute;top:0;right:auto;bottom:0;left:-1px;z-index:0}.project-box-fir{margin-bottom:40px}.project-box-fir .left{float:left;width:406px}.project-box-fir .left .project-item{height:178px}.project-box-fir .left .project-item:first-child{width:230px;height:108px}.project-box-fir .left .project-item:nth-child(2){width:156px;height:108px}.project-box-fir .left .project-item:nth-child(3){height:60px}.project-box-fir .right .project-item{height:178px}.project-box-fir .right .project-item:nth-last-child(2){width:240px;padding-top:40px}.project-box-fir .right .project-item:nth-last-child(2) .desc{bottom:30px}.project-box-fir .right .project-item:nth-last-child(2) .label{height:40px}.project-box-fir .right .project-item:nth-last-child(2) p{line-height:1}.project-box-fir .right .project-item:nth-last-child(2) p:first-child{padding-top:2px;margin-bottom:10px}.project-box-fir .right .project-item:nth-last-child(1){width:172px;padding-top:34px}.project-box-fir .right .project-item:nth-last-child(1) .bold-name{margin-bottom:10px}.index-part7 .swiper-cont .part-content-talents .prose-box{margin:0 -15px -30px}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block{float:left;width:216px;height:153px;margin:0 15px 30px;padding:20px;padding-bottom:0;background:url("../images/newindex/bg-4.png") no-repeat;background-size:100% 100%;color:#333;position:relative}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block .more{height:34px;line-height:34px;font-size:14px;text-align:center;color:#333;width:100%;font-weight:300;position:absolute;top:auto;right:auto;bottom:0;left:0}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block .icon{float:left;width:40px;height:40px;border-radius:50%;overflow:hidden;text-align:center;line-height:44px;font-size:20px;color:#fff}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(1) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(2) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(3) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(4) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(5) .icon{background-color:#E50A0A}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(6) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(7) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(8) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(9) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(10) .icon{background-color:#43B95F}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(11) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(12) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(13) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(14) .icon,.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block:nth-of-type(15) .icon{background-color:#198AED}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block .list-base-info{margin-left:60px;font-size:0}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block .list-base-info .title{width:95%;font-size:18px;font-weight:bold;height:30px;line-height:30px;margin:10px 0 0;display:inline-block;position:relative;top:-3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-part7 .swiper-cont .part-content-talents .prose-box .prose-block .info{width:100%;font-size:14px;height:24px;line-height:24px;margin-top:10px;display:inline-block;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-part7 .swiper-cont .part-talents-box{margin:0 15px}.index-part8{padding:80px 0;background:#C8D2DF}.index-part8 .science-box{position:relative;margin-bottom:60px}.index-part8 .science-box:before,.index-part8 .science-box:after{content:'';width:469px;height:458px}.index-part8 .science-box:before{background:url("../images/newindex/qz-left.png") no-repeat;background-size:100% 100%;position:absolute;top:auto;right:auto;bottom:-254px;left:-233px}.index-part8 .science-box:after{background:url("../images/newindex/qz-right.png") no-repeat;background-size:100% 100%;position:absolute;top:58px;right:-240px;bottom:auto;left:auto}.index-part8 .science-box .science-cont{margin-top:30px}.index-part8 .science-box .science-cont .science-dynamic{width:750px;height:460px;background:#fff;position:relative}.index-part8 .science-box .science-cont .science-dynamic .dynamic-title{height:79px;padding:0 40px;border-bottom:1px solid #E5E5E5}.index-part8 .science-box .science-cont .science-dynamic .dynamic-title h3{font-size:28px;line-height:79px;text-align:left;z-index:9}.index-part8 .science-box .science-cont .science-dynamic .dynamic-title h3 .meet-more{height:79px;line-height:79px;color:#999}.index-part8 .science-box .science-cont .science-dynamic ul{padding:30px 0 0}.index-part8 .science-box .science-cont .science-dynamic li{margin:0 40px 34px;height:16px;line-height:16px;font-size:16px}.index-part8 .science-box .science-cont .science-dynamic li a{float:left;width:520px;color:#333;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-part8 .science-box .science-cont .science-dynamic li a:hover{cursor:initial}.index-part8 .science-box .science-cont .science-dynamic li span{float:right;color:#999}.index-part8 .science-box .science-cont .circle-box{position:relative;width:calc(100% - 750px);background:rgba(200,210,223,0.2);border:1px solid #FFFFFF;z-index:2}.index-part8 .science-box .science-cont .circle-box .circle-title{height:79px;padding:0 40px;margin-bottom:10px;border-bottom:1px solid #FFFFFF}.index-part8 .science-box .science-cont .circle-box .circle-title h3{position:relative;font-size:28px;line-height:79px;text-align:left}.index-part8 .science-box .science-cont .circle-box .circle-title h3 .circle-more{position:absolute;top:25px;right:0;bottom:auto;left:auto}.index-part8 .science-box .science-cont .circle-box .circle-dynamic{height:369px}.index-part8 .science-box .science-cont .circle-box .circle-dynamic .circle-list{padding:0 40px;height:80px}.index-part8 .science-box .science-cont .circle-box .circle-dynamic .circle-list-item{display:block;height:80px;padding:10px 20px 10px 10px;background:#fff;cursor:initial}.index-part8 .science-box .science-cont .circle-box .circle-dynamic .circle-list-item img{float:left;width:60px;height:60px;border-radius:50%}.index-part8 .science-box .science-cont .circle-box .circle-dynamic .circle-list-item .circle-info{float:right;width:calc(100% - 70px);font-weight:300}.index-part8 .science-box .science-cont .circle-box .circle-dynamic .circle-list-item .circle-info h4{height:40px;font-size:16px;color:#333333;line-height:20px;margin-bottom:6px;font-weight:300;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.index-part8 .science-box .science-cont .circle-box .circle-dynamic .circle-list-item .circle-info span{color:#999;font-size:14px;line-height:14px}.index-part8 .content-blocks{position:relative;background:#fff;border:1px solid #FFFFFF;background:linear-gradient(193deg, #E6EBF1 0%, #D7E8FF 100%)}.index-part8 .content-blocks .title-xuehui-svg{width:200px;height:270px;position:absolute;top:-55px;left:35px}.index-part8 .content-blocks .swiper-pagination{padding:165px 0 0 0px;width:269px;height:526px;background:url("../images/newindex/title.png") no-repeat left top;background-size:269px 145px;position:absolute;top:0;right:auto;bottom:auto;left:0}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet{width:100%;height:64px;line-height:64px;text-align:center;font-size:24px;color:#333;opacity:1;background:none;border-radius:0;font-weight:bold}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet:before{content:'';width:26px;height:26px;background:no-repeat center/cover;margin-right:6px;vertical-align:text-top;display:inline-block}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet.icon-type-0:before{background-image:url("../images/newindex/icon-bullet-0.png")}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet.icon-type-1:before{background-image:url("../images/newindex/icon-bullet-1.png")}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet.icon-type-2:before{background-image:url("../images/newindex/icon-bullet-2.png")}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet.icon-type-3:before{background-image:url("../images/newindex/icon-bullet-3.png")}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet.icon-type-4:before{background-image:url("../images/newindex/icon-bullet-4.png")}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet-active{background:#fff;color:#198AED;width:105%;margin-left:-10px;position:relative}.index-part8 .content-blocks .swiper-pagination .swiper-pagination-bullet-active::after{content:"";border-width:2px 5px;border-style:solid;border-color:transparent;border-bottom-color:#198AED;border-right-color:#198AED;position:absolute;left:0;top:-4px}.index-part8 .content-blocks .swiper-container{margin-left:269px}.index-part8 .content-blocks .swiper-container .swiper-wrapper{background:#fff;padding:30px;margin:0 -15px}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block{position:relative;float:left;width:270px;height:142px;margin:0 15px 25px;border:1px solid #E5E5E5;padding:20px 20px 0}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block:hover{box-shadow:0px 40px 20px -20px rgba(98,108,121,0.4)}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block img{float:left;width:60px;height:60px;margin-right:10px;text-align:center;line-height:60px;font-size:20px;color:#fff;border:1px solid #E5E5E5}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block .list-base-info{float:right;width:calc(100% - 70px)}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block .list-base-info p{width:95%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block .list-base-info .title{color:#333;font-size:16px;font-weight:700;margin:0;height:28px;line-height:16px}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block .list-base-info .info{font-size:14px;height:20px;line-height:14px;color:#999;font-weight:300}.index-part8 .content-blocks .swiper-container .swiper-wrapper .list-block .lenged{width:100%;height:31px;text-align:center;line-height:31px;color:#333;font-size:12px;border-top:1px solid #E5E5E5;position:absolute;top:auto;right:auto;bottom:0;left:0}.index-part8 .content-blocks .container-swiper{width:100%;height:526px;overflow:hidden}.index-part8 .content-blocks .container-swiper:hover .swiper-arrow{display:block}.swiper-arrow{display:none;transition:all 1s}.swiper-arrow a{width:25px;height:50px;background:#333;text-align:center;line-height:50px;color:#fff;position:absolute;top:233px;right:auto;bottom:auto;left:279px;z-index:100}.swiper-arrow a:last-child{left:auto;right:10px}.swiper-arrow a:hover{background:#0397ED}.empty{line-height:200px;text-align:center;font-size:30px;color:#999}#_castAdBox3{transform:translate(0px, -530px)}#_castAdBox6{transform:translate(0px, -355px)}#_castAdBox2{transform:translate(0px, -5px)}#_castAdBox{transform:translate(0px, -180px)}#_castAdBox5{transform:translate(0px, 170px)}.r-opts{display:block;width:160px;top:50%;height:161px;position:fixed;z-index:9999;right:0px}.r-opts .delete-layer-btn{width:27px;height:27px;position:absolute;right:2px;top:-7px;z-index:0}.r-opts.r-opts4{width:160px;height:160px}.r-opts.r-opts4:before{content:none}.r-opts.r-opts2{width:168px;height:180px}.r-opts.r-opts2:before{content:none}.r-opts .delete-layer-btn3{position:absolute;right:0;top:0;width:30px;height:20px;display:block;z-index:2;cursor:pointer}.r-opts .delete-layer-btn{z-index:2;cursor:pointer}.r-opts .delete-layer-btn2{width:27px;height:27px;position:absolute;right:0;bottom:13px;z-index:2;cursor:pointer}.r-opts .delete-layer-btn4{width:27px;height:27px;position:absolute;right:0;top:0;bottom:auto;z-index:2;cursor:pointer}.r-opts .delete-layer-btn5{width:27px;height:27px;position:absolute;right:0;top:0;bottom:auto;z-index:2;cursor:pointer}.r-opts .nav-btn{width:160px;height:161px;display:block;position:relative;z-index:1;background-size:cover;background:url("//img.kczg.org.cn/fruit/2022/06/28/644769/980028.jpg") no-repeat}.r-opts .nav-btn-2{width:168px;height:180px;background:url("../images/newindex/live.png") no-repeat center/cover;background-size:100% auto}.r-opts .nav-btn-3{background-size:cover;height:138px;background:url("../images/index/index-win-layer3.png") no-repeat center/cover}.r-opts .nav-btn-4{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-layer6.png") no-repeat center/cover}.r-opts .nav-btn-shenbao{width:160px;height:160px;background-size:cover;background:url("https://img-static.kczg.org.cn/tmp/images/tech-manager.png") no-repeat center/cover}.r-opts .nav-btn-shuangchuang{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-shuangchuang.png") no-repeat center/cover}.r-opts .nav-btn-meetspecial{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-meetspecial.jpg") no-repeat center/cover}.r-opts .nav-btn-rank{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-rank.jpeg") no-repeat center/cover}.r-opts .nav-btn-yanming{width:160px;height:160px;background-size:cover;background:url("../images/index/zaixian-zice-sytem.jpg") no-repeat center/cover}.r-opts .nav-btn-cxzg{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-cxzg.jpg") no-repeat center/cover}.r-opts .nav-btn-finance{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-finance.jpg") no-repeat center/cover}.r-opts .nav-btn-5{width:160px;height:160px;background-size:cover;background:url("../images/index/index-win-layer-brand.png") no-repeat center/cover}.common-modal .access-tips-single{padding:77px;text-align:center;line-height:1.375;margin-bottom:0}.common-modal .demand-info{padding-left:30px;max-width:85%;line-height:1}.common-modal .demand-info .demand-name,.common-modal .demand-info .demand-number{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.common-modal .demand-info .demand-name{font-size:24px;font-weight:500;margin-bottom:14px}.common-modal .demand-info .demand-number{color:#999;font-size:16px}.common-modal .demander-info{overflow:hidden;padding:20px 30px 0;font-size:16px;font-weight:500}.common-modal .demander-info li{color:#333;line-height:1;margin-bottom:20px}.m-text-primary{color:#198AED}.m-text-danger{color:#DC163B}.m-text-default{color:#333}.m-text-info{color:#0397ED}.m-text-dark{color:#999}.m-text-success{color:#41B891}@media screen and (max-width: 1200px){body{position:relative}.index-part8 .science-box:after,.index-part6 .wrap:after,.index-part3 .wrap:after,.index-part1 .select-box:after{right:0}.index-part3 .meet-list{margin-right:0}.index-part3 .meet-list .meet-list-item{margin:40px 16px}.index-part6 .personnel-list{margin:0}.index-part6 .personnel-list .personnel-list-item{margin:0 12px}.index-part4 .service-list{margin-right:0}.index-part4 .service-list .service-list-item{margin:0 12px}.index-part7 .cont .prow{margin-right:0}.index-part7 .swiper-cont .list-block{margin:0 13px 30px}}.m-btn{border-radius:4px;border:1px solid #e5e5e5;background-color:#fff;width:70px;padding:7px 0;display:inline-block}.m-btn.m-btn-primary{color:#198AED;border-radius:4px}.m-btn.m-btn-primary:hover{color:rgba(25,138,237,0.8)}.m-btn.m-btn-primary.color-bg{background-color:#198AED}.m-btn.m-btn-danger{color:#DC163B;border-radius:4px}.m-btn.m-btn-danger:hover{color:rgba(220,22,59,0.8)}.m-btn.m-btn-danger.color-bg{background-color:#DC163B}.m-btn.m-btn-default{color:#333;border-radius:4px}.m-btn.m-btn-default:hover{color:rgba(51,51,51,0.8)}.m-btn.m-btn-default.color-bg{background-color:#333}.m-btn.m-btn-info{color:#0397ED;border-radius:4px}.m-btn.m-btn-info:hover{color:rgba(3,151,237,0.8)}.m-btn.m-btn-info.color-bg{background-color:#0397ED}.m-btn.m-btn-dark{color:#999;border-radius:4px}.m-btn.m-btn-dark:hover{color:rgba(153,153,153,0.8)}.m-btn.m-btn-dark.color-bg{background-color:#999}.m-btn.m-btn-success{color:#41B891;border-radius:4px}.m-btn.m-btn-success:hover{color:rgba(65,184,145,0.8)}.m-btn.m-btn-success.color-bg{background-color:#41B891}.m-btn-linear{border:transparent;color:#fff;background-color:#ef2d5f;background:linear-gradient(135deg, #d82e86 0%, #ef2d5f 100%)}.m-btn.sm{width:70px}.m-btn-layer{width:112px;height:40px;border-radius:20px}.m-btn.md{width:84px}.m-btn.border{border:1px solid #e5e5e5}.m-btn.circle-btn{border-radius:50%}.layui-layer-push .layui-layer-title{height:60px;line-height:60px;text-align:center;background:#fff;color:#333333;font-weight:bold;font-size:20px;padding-left:80px}.layui-layer-push .layui-layer-setwin .layui-layer-close1{margin-top:7px}.layui-layer-push .layui-layer-content{padding:0 60px 0 60px !important;background:linear-gradient(180deg, #fff 0%, #eef6ff 100%) !important}.layui-layer-push .layui-layer-content .push-pop>div{margin:0 -14px}.layui-layer-push .layui-layer-content .push-pop h4{position:relative;height:16px;font-size:20px;font-weight:bold;color:#333;line-height:16px;margin:50px 0 24px}.layui-layer-push .layui-layer-content .push-pop h4:before{content:'';width:80px;height:10px;background:#198aed;opacity:0.4;position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:0}.layui-layer-push .layui-layer-content .push-pop h4.fwt::before{width:100px}.layui-layer-push .layui-layer-content .push-pop .fl h4{margin-left:14px}.layui-layer-push .layui-layer-content .push-pop a:nth-child(1){background:url("../images/index/push1.png") no-repeat;background-size:100%}.layui-layer-push .layui-layer-content .push-pop a:nth-child(2){background:url("../images/index/push2.png") no-repeat;background-size:100%}.layui-layer-push .layui-layer-content .push-pop a:nth-child(3){background:url("../images/index/push3.png") no-repeat;background-size:100%}.layui-layer-push .layui-layer-content .push-pop a{float:left;width:192px;height:72px;margin:0 13px;background:no-repeat center/100%}.layui-layer-push .layui-layer-content .push-pop a.fruit-icon{background-image:url("../images/index/push4.png")}.layui-layer-push .layui-layer-content .push-pop a.create-icon{background-image:url("../images/index/push5.png")}.layui-layer-push .layui-layer-content .push-pop a.apply-techshow-icon{background-image:url("../images/index/push6.png")}.layui-layer-push .layui-layer-content .push-pop a.fwt-icon{background-image:url("../images/index/push7.png")}.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1001;background:rgba(0,0,0,0.4)}.modal .modal-box{background:#fff;width:560px;position:absolute;top:50%;right:auto;bottom:auto;left:50%;z-index:0;transform:translate(-50%, -50%)}.modal .modal-box .modal-head{height:56px;line-height:1;padding:20px 40px;overflow:hidden;position:relative;font-size:16px;font-weight:bold}.modal .modal-box .modal-head a.close-modal{display:block;width:9px;height:9px;background-image:url(../images/scienceNo/icon-close-btn.png);background-size:100% 100%;position:absolute;top:23px;right:20px;bottom:auto;left:auto;z-index:0}.modal .modal-box .modal-content{overflow:hidden;max-height:600px;overflow-y:auto;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.modal .modal-box .modal-content .detail-modal-content{padding:40px 24px;overflow:hidden}.modal .modal-box .modal-content .form-group{overflow:hidden;margin-top:18px}.modal .modal-box .modal-content .form-group:first-child{margin-top:0}.modal .modal-box .modal-content i.require{color:#EF2D5F}.modal .modal-box .modal-content .label{width:100px;padding-right:20px;text-align:right;line-height:40px;font-size:16px;float:left}.modal .modal-box .modal-content .form-text{margin-left:100px}.modal .modal-box .modal-content .form-text .form-control{width:320px;height:40px;line-height:40px;border-color:#e5e5e5;padding:0px 10px}.modal .modal-box .modal-content .form-text textarea.form-control{resize:none;height:120px;padding:10px;line-height:32px}.modal .modal-foot{padding:20px 0;text-align:center}.modal .modal-foot .btn{display:inline-block;background:#fff;color:#333;height:40px;padding:12px 40px;text-align:center;margin:0;border-radius:20px;font-size:16px;line-height:1;border:1px solid #e5e5e5}.modal .modal-foot .btn.btn-blue{border-color:#0397ED;color:#0397ED;margin-left:20px}.box_modal{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:22px}.box_modal .modal_content{padding:25px;width:100%}.box_modal .modal_content_body{display:flex;flex-direction:row;justify-content:center;align-items:center}.box_modal .modal_content_signature{float:right}
